Click or drag to resize

MessageReceivedRepresentingName Property

Contains the display name for the messaging user who is represented by the receiving user.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public string ReceivedRepresentingName { get; set; }

Property Value

Type: String
The name of the received representing.
See Also